ArraySwap(array, position1, position2) Returns a Boolean TRUE on successful completion.
Returns a Boolean TRUE on successful completion.
Name of the array whose elements you want to swap.
Position of the first element you want to swap.
Position of the second element you want to swap.